home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c-part1 / 4278 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  671 b 

  1. Path: parsifal.nando.net!pretzel
  2. From: pretzel <pretzel@nando.net>
  3. Newsgroups: comp.lang.c
  4. Subject: ASCII value of a character
  5. Date: Fri, 2 Feb 1996 22:30:11 -0500
  6. Organization: News & Observer Public Access
  7. Message-ID: <Pine.SUN.3.91.960202222737.26868B-100000@parsifal.nando.net>
  8. NNTP-Posting-Host: parsifal.nando.net
  9. Mime-Version: 1.0
  10. Content-Type: TEXT/PLAIN; charset=US-ASCII
  11.  
  12. How do you find the ascii value of a character?  What I am actually 
  13. trying to do is read a tab from the keyboard and use it in a switch 
  14. statement.  If the user hits tab, input a certain variable, etc.  Also, 
  15. finding ascii values has infinite other uses.
  16.  
  17.             Pretzel <pretzel@nando.net>
  18.